Total Complexity | 80 |
Dependencies | 10 |
Dependents | 2 |
Total lines | 418 |
Lines of code | 277 |
Logical lines of code | 172 |
Comment lines | 69 |
Methods | 8 |
Properties | 12 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_schedule() | 33 | 35 | 91 | |
findSlot() | 38 | 18 | 65 | |
__construct() | 40 | 12 | 56 | |
_addSlot() | 47 | 9 | 33 | |
build() | 57 | 3 | 16 | |
scheduleForBackend() | 73 | 1 | 5 | |
scheduleForFrontend() | 73 | 1 | 5 | |
sortWeekdays() | 67 | 1 | 6 |